Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

refactor: enhance Logger class and update package.json repository/homepage URLs - #3

Merged
zandko merged 2 commits into
mainfrom
feat/ts-python-parity
Jun 2, 2025
Merged

refactor: enhance Logger class and update package.json repository/homepage URLs#3
zandko merged 2 commits into
mainfrom
feat/ts-python-parity

Conversation

@zandko

@zandko zandko commented Jun 2, 2025

Copy link
Copy Markdown
Contributor

Description

This pull request includes two key changes:

  1. Enhance Logger class

    • Added more flexible configuration options (e.g., customizable log levels and output formats).
    • Improved formatting logic to produce more readable logs in various contexts.
    • Refactored internal structure for better maintainability and extensibility.
  2. Update package.json metadata

    • Updated the repository field to point to the new code repository URL.
    • Updated the homepage field to reflect the latest documentation/demo page.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have added tests that prove my fix is effective or that my feature works
  • The title of my pull request follows the conventional commits standard
  • Changes have been documented in the README/documentation (if applicable)

@zandko
zandko merged commit 0aebb3e into main Jun 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant